mx28evk: Add initial support for MX28EVK board
authorFabio Estevam <[email protected]>
Tue, 20 Dec 2011 05:46:34 +0000 (05:46 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 16 Jan 2012 07:40:09 +0000 (08:40 +0100)
commit29f75a5ce5800cf39d29e7669b27e6deb4038f28
tree14280036da7683edca3615058e28f93cec29a54d
parent5bcc6a8901020ce22a996ef438cfc7be7a0c3995
mx28evk: Add initial support for MX28EVK board

Add initial support for Freescale MX28EVK board.

Tested boot via SD card and by loading a kernel via TFTP through
the FEC interface.

Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Acked-by: Stefano Babic <[email protected]>
MAINTAINERS
board/freescale/mx28evk/Makefile [new file with mode: 0644]
board/freescale/mx28evk/iomux.c [new file with mode: 0644]
board/freescale/mx28evk/mx28evk.c [new file with mode: 0644]
board/freescale/mx28evk/u-boot.bd [new file with mode: 0644]
boards.cfg
include/configs/mx28evk.h [new file with mode: 0644]